-
Home
-
Posts Bridge
-
3.0.1
-
Code
-
Classes
- Post_Bridge_Template
Total Complexity |
92 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
950 |
Lines of code |
491 |
Logical lines of code |
206 |
Comment lines |
174 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
use_template() |
D |
26 |
32 |
168 |
merge_array() |
A |
46 |
11 |
40 |
merge_collection() |
A |
48 |
10 |
33 |
with_defaults() |
A |
37 |
6 |
92 |
__construct() |
A |
48 |
7 |
36 |
create_bridge() |
S |
57 |
4 |
17 |
__get() |
S |
63 |
4 |
11 |
validate_config() |
S |
56 |
2 |
18 |
create_backend() |
S |
60 |
2 |
13 |
create_post_type() |
S |
60 |
2 |
13 |
remove_backend() |
S |
64 |
2 |
9 |
backend_exists() |
S |
70 |
2 |
5 |
remove_bridge() |
S |
65 |
2 |
9 |
bridge_exists() |
S |
73 |
2 |
4 |
to_json() |
S |
63 |
1 |
11 |
remove_post_type() |
S |
77 |
1 |
4 |
post_type_exists() |
S |
72 |
1 |
5 |
merge_list() |
S |
78 |
1 |
3 |